home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Troubleshooting / card_9600.txt < prev    next >
Text File  |  1988-07-14  |  2KB  |  126 lines

  1. -- card: 9600 from stack: in
  2. -- bmap block id: 9891
  3. -- flags: 0000
  4. -- background id: 31138
  5. -- name: End Self-Check
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hide button id 17
  9. end closeCard
  10.  
  11.  
  12. -- part 2 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=45 top=76 right=274 bottom=261
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24.  
  25.  
  26. -- part 17 (button)
  27. -- low flags: 80
  28. -- high flags: A003
  29. -- rect: left=345 top=248 right=270 bottom=445
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Reference
  38. ----- HyperTalk script -----
  39.  
  40. on mouseUp
  41.   push card
  42.   visual iris open
  43.   go to card "Installing 2"
  44.   show card button "self-check"
  45.   show card field "cloak"
  46. end mouseUp
  47.  
  48.  
  49.  
  50.  
  51.  
  52. -- part 20 (field)
  53. -- low flags: 80
  54. -- high flags: 0000
  55. -- rect: left=324 top=160 right=197 bottom=491
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 0
  59. -- font id: 3
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: 
  64.  
  65.  
  66. -- part 35 (button)
  67. -- low flags: 00
  68. -- high flags: 0000
  69. -- rect: left=153 top=301 right=324 bottom=178
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: New Button
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   visual scroll left
  81.   go to previous card
  82. end mouseUp
  83.  
  84.  
  85.  
  86.  
  87. -- part 38 (button)
  88. -- low flags: 00
  89. -- high flags: A004
  90. -- rect: left=197 top=303 right=324 bottom=313
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: Troubleshooting
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   answer "Exit the Self-Check?" with "Yes" or "Cancel"
  102.   if it is "Yes" then
  103.     visual checkerboard to black
  104.     go to stack "Troubleshooting"
  105.   end if
  106.   if it is "Cancel" then
  107.     put "Cancel" into it
  108.   end if
  109. end  mouseUp
  110.  
  111.  
  112. -- part contents for card part 2
  113. ----- text -----
  114.  
  115. You have reached the end of the Self-Check for the Trouble-shooting section of this module.
  116.  
  117. Click the Troubleshooting button below to exit the Self-Check.
  118.  
  119.  
  120.  
  121.  
  122.  
  123. -- part contents for card part 20
  124. ----- text -----
  125. Only during routine 
  126. maintenance?